Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Blake2s hints (Part 2) #312

Merged
merged 18 commits into from
Oct 25, 2023
Merged

Implement Blake2s hints (Part 2) #312

merged 18 commits into from
Oct 25, 2023

Conversation

fmoletta
Copy link
Member

@fmoletta fmoletta commented Oct 3, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 3, 2023

Codecov Report

Merging #312 (101dc93) into main (78c0a08) will increase coverage by 1.24%.
Report is 2 commits behind head on main.
The diff coverage is 86.47%.

@@            Coverage Diff             @@
##             main     #312      +/-   ##
==========================================
+ Coverage   56.19%   57.43%   +1.24%     
==========================================
  Files          48       50       +2     
  Lines        6316     6653     +337     
==========================================
+ Hits         3549     3821     +272     
- Misses       2407     2452      +45     
- Partials      360      380      +20     
Files Coverage Δ
pkg/hints/hint_processor.go 88.60% <100.00%> (-0.10%) ⬇️
pkg/hints/hint_utils/blake2s_hash.go 100.00% <100.00%> (ø)
pkg/lambdaworks/lambdaworks.go 91.41% <100.00%> (+0.22%) ⬆️
pkg/hints/blake2s_hints.go 71.05% <71.05%> (ø)

... and 6 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@fmoletta fmoletta mentioned this pull request Oct 3, 2023
4 tasks
@fmoletta fmoletta changed the base branch from main to blake2s-hints-1 October 3, 2023 18:30
@fmoletta fmoletta marked this pull request as ready for review October 3, 2023 18:31
Base automatically changed from blake2s-hints-1 to main October 24, 2023 14:23
@toni-calvin toni-calvin added this pull request to the merge queue Oct 25, 2023
Merged via the queue into main with commit f08fbfd Oct 25, 2023
2 checks passed
@toni-calvin toni-calvin deleted the blake2s-hints-2 branch October 25, 2023 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants